home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / net_news / 1995 / 010895.doc / text0126.txt < prev    next >
Encoding:
Text File  |  1995-03-24  |  1.6 KB  |  32 lines

  1. In article <3evsri$qnk@news.primenet.com>, djmccoy@Primenet.Com (Daniel J. McCoy) says:
  2. >I suppose this path translation type of thing would be done with a plug-in. 
  3. >Would the translations also be done to the object files themselves that may
  4. >contain surface image maps?  
  5.  
  6. Not necessarily a plug-in, although any LW scene-reading plug-in may
  7. need to perform a similar translation.  Obviously, this functionality
  8. needs to be in LightWave itself, when it reads Amiga-created scenes
  9. that have been moved to the PC or SGI, as well as in tools like
  10. InterChange that also process LW scene files.
  11.  
  12. >With all the scene and object files I've downloaded or gotten off of various
  13. >CDs, I've been thinking of doing a standalone thing that would scan both
  14. >scene files and object files to correct the paths.  All objects and image
  15. >maps that weren't in the directory they were specified to be then be looked
  16. >for in the directory the scene file is in.  If not there, it'd scan
  17. >pre-determined paths for objects or images with that same name.  The scene
  18. >files are easy to correct.  The object files require IFF parsing, something
  19. >I haven't fiddled with yet.  :)
  20.  
  21. Yes, perhaps this should be handled by a standalone utility.  I think
  22. any "guessing" approach will have bugs, and will be confounded by
  23. user errors.  I'm quite familiar with the problems that existing Toaster
  24. users have with moving files between platforms, and I think they're
  25. going to be compounded with the move to other platforms.  For Amiga
  26. users, perhaps the answer is a tool for the Amiga side that wraps
  27. together all the necessary files for a project and moves them safely
  28. into a Zip file for extraction on the PC side.
  29.  
  30.  
  31.  
  32.